Interface symantec.itools.db.beans.qbe.JavaCCQBEtoSQLxlatorConstants
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface symantec.itools.db.beans.qbe.JavaCCQBEtoSQLxlatorConstants

public interface JavaCCQBEtoSQLxlatorConstants

Variable Index

 o AND
 o DATE
 o DATEDELIM
 o DEFAULT
 o DIGIT
 o EOF
 o EQUAL
 o ESCAPE
 o FLOAT
 o INTEGER
 o LETTER
 o LIKE
 o LIKEOP
 o LIKESPEC
 o NOT
 o NUMBER
 o OR
 o POSINT
 o QSTRING
 o RANGE
 o RELOP
 o STRINGCONST
 o TEXTSTRING
 o TIME
 o tokenImage

Variables

 o AND
public static final int AND
 o DATE
public static final int DATE
 o DATEDELIM
public static final int DATEDELIM
 o DEFAULT
public static final int DEFAULT
 o DIGIT
public static final int DIGIT
 o EOF
public static final int EOF
 o EQUAL
public static final int EQUAL
 o ESCAPE
public static final int ESCAPE
 o FLOAT
public static final int FLOAT
 o INTEGER
public static final int INTEGER
 o LETTER
public static final int LETTER
 o LIKE
public static final int LIKE
 o LIKEOP
public static final int LIKEOP
 o LIKESPEC
public static final int LIKESPEC
 o NOT
public static final int NOT
 o NUMBER
public static final int NUMBER
 o OR
public static final int OR
 o POSINT
public static final int POSINT
 o QSTRING
public static final int QSTRING
 o RANGE
public static final int RANGE
 o RELOP
public static final int RELOP
 o STRINGCONST
public static final int STRINGCONST
 o TEXTSTRING
public static final int TEXTSTRING
 o TIME
public static final int TIME
 o tokenImage
public static final java.lang.String[] tokenImage

All Packages  Class Hierarchy  This Package  Previous  Next  Index